home *** CD-ROM | disk | FTP | other *** search
- Contour = {
- ACTIONS = {
- resetFunctionSubsets:;
- resetLineData:;
- whyTheBeep:;
- resetGridSubsets:;
- resetGridData:;
- openGrid:;
- resetAll:;
- listGridData:;
- drawPlot:;
- resetGridLineColorWell:;
- openSolution:;
- eQuateSubsets:;
- resetLineSubsets:;
- resetDefaults:;
- setWindowSize:;
- listFunctionData:;
- previousView:;
- resetMinMax:;
- listSolutionData:;
- resetFunctionData:;
- resetProjectionData:;
- writeOutLineData:;
- };
- OUTLETS = {
- jFunctionMax;
- colorPanel;
- helpPanel;
- fMax;
- setDefaultDiscipline;
- gridLineThickness;
- jLineMin;
- numberContours;
- xyLimits;
- lLineInc;
- kGridMax;
- kFunctionInc;
- jFunctionInc;
- printPreviewMode;
- zoomOnOff;
- drawGrid;
- kLineMax;
- setDefaultPrintColor;
- functionTitle;
- kGridInc;
- kFunctionMin;
- jFunctionMin;
- levelsPanel;
- setDefaultColor;
- choose2D3DData;
- foregroundColor;
- contourValuesOn;
- lGridMin;
- viewingTransformations;
- gridLineColorMatrix;
- chooseScreenSize;
- chooseGridPlane;
- plotButton;
- drawFunction;
- lFunctionMax;
- jLineInc;
- setAspectRatio;
- absissaCoordinate;
- jGridInc;
- kLineMin;
- setDefaultNumberOfFunctions;
- solidContourLines;
- setDefaultDataForm;
- numberOfFunctions;
- lFunctionMin;
- canvasWindow;
- changeLabelFont;
- preferencesPanel;
- kGridMin;
- contourLineThickness;
- chooseDiscipline;
- lGridInc;
- jLineMax;
- chooseLineData;
- lFunctionInc;
- unitsLabelOn;
- canvas;
- chooseDataType;
- lLineMin;
- clearPlot;
- setDefault2D3D;
- animate3DGOnOff;
- viewPoint;
- printColor;
- autoContours;
- jGridMin;
- chooseFunctionPlane;
- jGridMax;
- backgroundColor;
- subsetsPanel;
- mainTitle;
- contourLimits;
- kLineInc;
- gridLineColor;
- xyLabelsOn;
- choose2D3DGrid;
- lLineMax;
- lGridMax;
- functionMatrix;
- animate3DFOnOff;
- changeTitleFont;
- contourLineColor;
- controlsPanel;
- fMin;
- kFunctionMax;
- };
- SUPERCLASS = Object;
- };
- TextView = {
- OUTLETS = {
- theText;
- };
- SUPERCLASS = ScrollView;
- };
- FirstResponder = {
- ACTIONS = {
- };
- SUPERCLASS = Object;
- };
- ContourView = {
- ACTIONS = {
- doPrinting:;
- saveEPS:;
- clear:;
- copyPScode:;
- };
- OUTLETS = {
- contourParam;
- theFontManager;
- printColorAccessory;
- };
- SUPERCLASS = View;
- };
-